Skip to content

[Build] Remove Maven prerequisites intended for maven-plugin projects#3755

Merged
HannesWell merged 1 commit into
eclipse-platform:masterfrom
HannesWell:remove-maven-prerequisites_
Apr 11, 2026
Merged

[Build] Remove Maven prerequisites intended for maven-plugin projects#3755
HannesWell merged 1 commit into
eclipse-platform:masterfrom
HannesWell:remove-maven-prerequisites_

Conversation

@HannesWell
Copy link
Copy Markdown
Member

@HannesWell HannesWell commented Apr 10, 2026

Removing the prerequisites removes the warning, which states:

The project org.eclipse:eclipse-platform-parent:pom:4.40.0-SNAPSHOT uses prerequisites
which is only intended for maven-plugin projects but not for non maven-plugin projects.
For such purposes you should use the maven-enforcer-plugin.
See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html

Since the maven requirement is probably mainly/only driven by Tycho, we should just rely on the prerequisites defined within Tycho and keep it simple here.

Removing the prerequisites removes the warning, which states:
'''
The project org.eclipse:eclipse-platform-parent:pom:4.40.0-SNAPSHOT uses
prerequisites which is only intended for maven-plugin projects but not
for non maven-plugin projects. For such purposes you should use the
maven-enforcer-plugin.
'''
@HannesWell HannesWell merged commit 15ac2fa into eclipse-platform:master Apr 11, 2026
5 of 6 checks passed
@HannesWell HannesWell deleted the remove-maven-prerequisites_ branch April 11, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant